~mika/www.m1kadev.nl

906372630f4c0f92eb6e94f8783fb272b429de50 — m1kadev 7 months ago 03282db
<small> text supported now
2 files changed, 3 insertions(+), 7 deletions(-)

M build.exs
M src/index.fxg
M build.exs => build.exs +2 -5
@@ 1,13 1,10 @@
require Mix
require EEx

Mix.install([
  {:tzdata, "~> 1.1"}
])

require EEx

# hello

Calendar.put_time_zone_database(Tzdata.TimeZoneDatabase)

defmodule Builders do


@@ 76,7 73,7 @@ defmodule Builders do
  )
end

{commit, 0} = System.cmd("lightningcss", ["-V"])
{commit, 0} = System.cmd("git", ["rev-parse", "HEAD"])

{lightningcss, 0} = System.cmd("lightningcss", ["-V"])


M src/index.fxg => src/index.fxg +1 -2
@@ 14,5 14,4 @@ feel free to reach out to me! you can reach me at m1kadev on <#https://discord.c
<rust>
format!("{2}@{0}.{1}", "dupunkto", "org", "mika")
</>

this code is to filter out all non-<>format!</> users
\ No newline at end of file
??this code is to filter out all non-<>format!</> users??
\ No newline at end of file