-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Select default page - Fix Static tab - Renamed Pages to Content on API
- Loading branch information
Showing
7 changed files
with
54 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,32 @@ | ||
<template> | ||
<div class="flex items-center h-12 px-4 border-r"> | ||
<h1> | ||
Docus | ||
<span class="px-2 py-1 ml-1 text-xs font-medium bg-gray-200 rounded">ADMIN</span> | ||
<svg class="h-8 -mb-2" viewBox="0 0 445 190" fill="none" xmlns="http://www.w3.org/2000/svg"> | ||
<circle r="35.3495" transform="matrix(-1 0 0 1 140.947 47.3495)" stroke="black" stroke-width="24" /> | ||
<circle | ||
r="36.5909" | ||
transform="matrix(-1 0 0 1 140.947 142.371)" | ||
fill="black" | ||
stroke="white" | ||
stroke-width="21.5173" | ||
/> | ||
<path | ||
d="M248.779 128.009C262.553 128.009 274.077 122.589 282.735 114.768L269.018 96.61C263.171 101.806 256.369 105.382 248.779 105.382C235.849 105.382 223.706 95.1015 223.706 81.1341C223.706 67.3343 235.343 56.7749 249.285 56.7749C255.975 56.7749 263.34 60.0712 268.905 65.0995L282.735 47.4447C273.459 39.0642 260.922 33.9801 249.229 33.8125C221.008 33.8125 199.308 54.3167 199.308 80.9665C199.308 109.237 223.2 128.009 248.779 128.009Z" | ||
fill="black" | ||
/> | ||
<path | ||
d="M329.788 128.512C350.533 128.512 367.398 113.93 367.398 93.2578V35.9355H343.168V93.202C343.168 100.577 336.534 105.661 329.732 105.661C322.874 105.661 316.409 100.689 316.409 93.202V35.9355H292.179V93.2578C292.179 113.93 309.044 128.512 329.788 128.512Z" | ||
fill="black" | ||
/> | ||
<path | ||
d="M410.629 127.227C428.787 127.227 444.865 116.555 444.865 99.4035C444.865 86.1065 435.477 77.5026 421.31 71.5804C411.528 67.5019 405.119 66.161 405.119 62.0267C405.119 58.9539 408.661 56.4397 413.608 56.4397C417.937 56.4397 424.908 58.5069 427.606 63.2558L441.492 49.9588C437.95 41.0756 427.157 34.5947 413.327 34.5947C396.125 34.5947 381.227 45.7127 381.227 61.3004C381.227 74.8767 391.065 82.3632 402.533 87.2798C411.416 91.1907 420.692 95.2691 420.692 99.9063C420.692 103.594 415.688 105.437 410.573 105.437C402.983 105.437 395.956 102.085 392.19 96.5541L377.629 110.745C382.183 120.69 395.731 127.227 410.629 127.227Z" | ||
fill="black" | ||
/> | ||
<path | ||
d="M30.8307 33.8131L0 33.8718V128.512H30.8307C62.9509 128.512 82.5864 110.653 82.5864 81.2798C82.5864 51.6718 62.9509 33.6956 30.8307 33.8131ZM30.4204 104.837H24.4418V57.3115H30.186C47.1253 57.3115 57.4412 66.3583 57.4412 81.2211C57.4412 95.9076 47.1839 104.837 30.4204 104.837Z" | ||
fill="black" | ||
/> | ||
</svg> | ||
</h1> | ||
</div> | ||
</template> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fa480ee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
nuxtjs-with-docus – ./
nuxtjs-with-docus-git-dev-nuxtlabs.vercel.app
nuxtjs-with-docus.vercel.app
nuxtjs.docus.com
nuxtjs-with-docus-nuxtlabs.vercel.app