Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Asc Public Docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
aflab
astrogeology
Asc Public Docs
Commits
1f9b0452
Unverified
Commit
1f9b0452
authored
1 year ago
by
Jacob Cain
Committed by
GitHub
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
changed links back to s3 bucket (#98)
parent
5f9b83f2
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
custom_theme/main.html
+5
-5
5 additions, 5 deletions
custom_theme/main.html
mkdocs.yml
+4
-4
4 additions, 4 deletions
mkdocs.yml
with
9 additions
and
9 deletions
custom_theme/main.html
+
5
−
5
View file @
1f9b0452
...
@@ -14,7 +14,7 @@
...
@@ -14,7 +14,7 @@
<div
class=
"grid-col-auto"
>
<div
class=
"grid-col-auto"
>
<img
<img
class=
"usa-banner__header-flag"
class=
"usa-banner__header-flag"
src=
"https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/img/us_flag_small.png"
src=
"https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/img/us_flag_small.png"
alt=
"U.S. flag"
alt=
"U.S. flag"
/>
/>
</div>
</div>
...
@@ -44,7 +44,7 @@
...
@@ -44,7 +44,7 @@
<div
class=
"usa-banner__guidance tablet:grid-col-6"
>
<div
class=
"usa-banner__guidance tablet:grid-col-6"
>
<img
<img
class=
"usa-banner__icon usa-media-block__img"
class=
"usa-banner__icon usa-media-block__img"
src=
"https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/img/icon-dot-gov.svg"
src=
"https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/img/icon-dot-gov.svg"
role=
"img"
role=
"img"
alt=
""
alt=
""
aria-hidden=
"true"
aria-hidden=
"true"
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
<div
class=
"usa-banner__guidance tablet:grid-col-6"
>
<div
class=
"usa-banner__guidance tablet:grid-col-6"
>
<img
<img
class=
"usa-banner__icon usa-media-block__img"
class=
"usa-banner__icon usa-media-block__img"
src=
"https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/img/icon-https.svg"
src=
"https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/img/icon-https.svg"
role=
"img"
role=
"img"
alt=
""
alt=
""
aria-hidden=
"true"
aria-hidden=
"true"
...
@@ -104,7 +104,7 @@
...
@@ -104,7 +104,7 @@
<div
class=
"tmp-container"
>
<div
class=
"tmp-container"
>
<div
class=
"header-search"
>
<div
class=
"header-search"
>
<a
class=
"logo-header"
href=
"https://www.usgs.gov/"
title=
"Home"
>
<a
class=
"logo-header"
href=
"https://www.usgs.gov/"
title=
"Home"
>
<img
class=
"img"
src=
"https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/img/logo.png"
alt=
"Home"
/>
<img
class=
"img"
src=
"https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/img/logo.png"
alt=
"Home"
/>
</a>
</a>
<form
action=
"https://www.usgs.gov/science-explorer-results"
method=
"GET"
id=
"search-box"
>
<form
action=
"https://www.usgs.gov/science-explorer-results"
method=
"GET"
id=
"search-box"
>
<div
class=
"fa-wrapper"
><label
for=
"se_search"
class=
"only"
>
Search
</label>
<div
class=
"fa-wrapper"
><label
for=
"se_search"
class=
"only"
>
Search
</label>
...
@@ -208,6 +208,6 @@
...
@@ -208,6 +208,6 @@
{% block styles %}
{% block styles %}
<link
href=
"https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/css/uswds.css"
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
/>
<link
href=
"https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/css/uswds.css"
rel=
"stylesheet"
type=
"text/css"
media=
"screen"
/>
{{ super() }}
{{ super() }}
{% endblock %}
{% endblock %}
\ No newline at end of file
This diff is collapsed.
Click to expand it.
mkdocs.yml
+
4
−
4
View file @
1f9b0452
...
@@ -128,13 +128,13 @@ nav:
...
@@ -128,13 +128,13 @@ nav:
extra_css
:
extra_css
:
-
css/neoteroi-mkdocs.css
-
css/neoteroi-mkdocs.css
-
css/extras.css
-
css/extras.css
-
https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/css/common.css
-
https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/css/common.css
-
https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/css/custom.css
-
https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/css/custom.css
extra_javascript
:
extra_javascript
:
-
https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/js/uswds-init.min.js
-
https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/js/uswds-init.min.js
-
https://
docs.astrogeology.usgs.gov
/common/uswds/3.6.0/js/uswds.min.js
-
https://
asc-public-docs.s3.us-west-2.amazonaws.com
/common/uswds/3.6.0/js/uswds.min.js
plugins
:
plugins
:
-
search
-
search
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment