Skip to content
This repository was archived by the owner on Dec 22, 2021. It is now read-only.

Commit b8bbc01

Browse files
committed
Moved download mod to dumblibrary and added link
1 parent a66a895 commit b8bbc01

2 files changed

Lines changed: 19 additions & 18 deletions

File tree

mods/dumblibrary.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,25 @@ <h1 class="title is-6 mt-0 mb-2 has-text-white-ter">About</h1>
9696

9797
</div>
9898
</div>
99+
100+
<div class="notification is-dark has-background-black-ter my-0">
101+
<h1 class="title is-6 mt-0 mb-2 has-text-white-ter">Get the mod</h1>
102+
<div class="content is-small">
103+
<a href="https://www.curseforge.com/minecraft/mc-mods/dumb-library">
104+
<button class="button is-fullwidth is-small is-info">
105+
<div class="level my-0 is-mobile">
106+
<div class="level-left">
107+
<div class="level-item">
108+
<span class="icon"><i class="fas fa-download"></i></span>
109+
</div>
110+
<div class="level-item">Download</div>
111+
</div>
112+
</div>
113+
</button>
114+
</a>
115+
116+
</div>
117+
</div>
99118

100119
<div class="notification is-dark has-background-black-ter my-0">
101120
<h1 class="title is-6 mt-0 mb-2 has-text-white-ter">Contributors</h1>

mods/projectnublar.html

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -129,24 +129,6 @@ <h1 class="title is-6 mt-0 mb-2 has-text-white-ter">About</h1>
129129
</div>
130130
</div>
131131

132-
<div class="notification is-dark has-background-black-ter my-0">
133-
<h1 class="title is-6 mt-0 mb-2 has-text-white-ter">Get the mod</h1>
134-
<div class="content is-small">
135-
136-
<button class="button is-fullwidth is-small is-info">
137-
<div class="level my-0 is-mobile">
138-
<div class="level-left">
139-
<div class="level-item">
140-
<span class="icon"><i class="fas fa-download"></i></span>
141-
</div>
142-
<div class="level-item"><a href="">Download</a></div>
143-
</div>
144-
</div>
145-
</button>
146-
147-
</div>
148-
</div>
149-
150132
<div class="notification is-dark has-background-black-ter my-0">
151133
<h1 class="title is-6 mt-0 mb-2 has-text-white-ter">Contributors</h1>
152134
<div class="content is-small px-0">

0 commit comments

Comments
 (0)