Rename Company Card layout title
This commit is contained in:
+1
-1
@@ -67,7 +67,7 @@
|
||||
|
||||
<h3 class="sg-sub-heading sg-section-h3">Valuestockfinder Layouts</h3>
|
||||
<ul class="sg-index-list">
|
||||
<li><a href="./patterns/company-card.html">Company Card</a></li>
|
||||
<li><a href="./patterns/company-card.html">VSF Layout – Company Card</a></li>
|
||||
<li><a href="./patterns/vsf-list-card.html">VSF List Card</a></li>
|
||||
<li><a href="./patterns/vsf-card-listen-seite.html">VSF Card Listen Seite</a></li>
|
||||
<li><a href="./patterns/vsf-list-detailseite.html">VSF List Detailseite</a></li>
|
||||
|
||||
@@ -3,12 +3,12 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Styleguide – Layout Company Card</title>
|
||||
<title>Styleguide – VSF Layout – Company Card</title>
|
||||
<link rel="stylesheet" href="../styleguide.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 class="sg-main-heading">Layout – Company Card</h1>
|
||||
<h1 class="sg-main-heading">VSF Layout – Company Card</h1>
|
||||
<section id="layout-company-card">
|
||||
<p class="sg-preview-label">Layout: Company Card</p>
|
||||
<p class="sg-body">Dieses Layout basiert auf der Object Card und zeigt initial eine einzelne Company Card Instanz.</p>
|
||||
|
||||
Reference in New Issue
Block a user