mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-18 19:34:47 -04:00
Improve Netlify copy to reflect Netlify design blog
This commit is contained in:
parent
ce78b00f76
commit
77b26b7115
@ -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 {
|
||||
|
2
static/css/style.min.css
vendored
2
static/css/style.min.css
vendored
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user