mirror of
https://github.com/bartvdbraak/SlayerWeightCalculator.git
synced 2025-07-07 03:39:11 +00:00
init parsing items in tables and filtering
This commit is contained in:
parent
7831f58bc7
commit
1269d3efc1
6 changed files with 93 additions and 12 deletions
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<nav class="navbar navbar-dark fixed-top bg-dark flex-md-nowrap p-0 shadow " role="navigation" aria-label="main navigation">
|
||||
<nav class="navbar navbar-dark fixed-top bg-dark flex-md-nowrap p-0 shadow " role="navigation" aria-label="main navigation">
|
||||
<a class="navbar-brand col-sm-3 col-md-2 mr-0" href="#">Slayer Weight Calculator</a>
|
||||
|
||||
<small class="text-white-50 font-italic">A calculator for slayer geeks that need to know percentages.</small>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue