mirror of
https://github.com/hahwul/WebHackersWeapons.git
synced 2025-02-24 00:49:59 -05:00
Update default.html
This commit is contained in:
parent
0184e1923d
commit
882baf4cee
@ -69,6 +69,7 @@
|
|||||||
<div id="app">
|
<div id="app">
|
||||||
<h1>One-line maker</h1>
|
<h1>One-line maker</h1>
|
||||||
<div>
|
<div>
|
||||||
|
<input name="search" id="search" v-model="search" type="text" class="form-control">
|
||||||
<input type="button" value="Generate">
|
<input type="button" value="Generate">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
<tr>
|
<tr>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user