mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 15:58:53 +00:00
Improve Netlify copy to reflect Netlify design blog
This commit is contained in:
@@ -73,7 +73,7 @@ Selecting "Deploy site" will immediately take you to a terminal for your build:.
|
||||
|
||||

|
||||
|
||||
Once the build is finished---this should only take a few seconds--you should now see a card at the top of your screen letting you know the deployment is successful. The URL is automatically generated by Netlify but can be updated in the project's "Settings."
|
||||
Once the build is finished---this should only take a few seconds--you should now see a card (aka the "Hero Card") at the top of your screen letting you know the deployment is successful. The URL is automatically generated by Netlify but can be updated in the project's "Settings."
|
||||
|
||||

|
||||
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -215,6 +215,10 @@ nav#TableOfContents {
|
||||
vertical-align: middle;
|
||||
user-select: none;
|
||||
text-align: center;
|
||||
> span {
|
||||
position:relative;
|
||||
bottom:2px;
|
||||
}
|
||||
}
|
||||
|
||||
.cross-wrapper.active {
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user