Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Linking the final edition to the Home Page #19

Open
Artemis262 opened this issue Apr 22, 2022 · 1 comment
Open

Linking the final edition to the Home Page #19

Artemis262 opened this issue Apr 22, 2022 · 1 comment

Comments

@Artemis262
Copy link
Contributor

@davekelly
Hi Dave,
We have completed work on the edition and were wondering how best to go about linking the edition folder to the web page. The introduction is a separate HTML page and the edition would be seen via EVT. Do you have any advice on the best way to link to the instance of EVT that is installed on Github there?

@davekelly
Copy link
Member

Hi,

Yes, if you add a link in your introductory HTML page to the Edition directory, that will do it. For example: <a href="edition/">View the Edition</a> will add a basic text link.

You could get more fancy, and add a button using some of Boostrap's Button classes, e.g.

<a href="edition/" class="btn btn-success">View the Edition</a>

Let me know if this works for what you need.

Great to hear you've completed the work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants